FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGridDetailProvider<TItem> Class
Fields Properties Methods Events


In This Topic
    FlexGridDetailProvider<TItem> Class Members
    In This Topic

    The following tables list the members exposed by FlexGridDetailProvider<TItem>.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the DetailCollapsedIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DetailExpandedIconTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the DetailVisibilityMode dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Height dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the RowDetailTemplate dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ShowExpandButton dependency property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is collapsed.  
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is expanded.  
    Public PropertyGets or sets the detail visibility mode.  
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.Media.Animation.Animatable)
    Public PropertyGets or sets the height of the details.  
    Public Property (Inherited from System.Windows.Freezable)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the template used for the row detail.  
    Public PropertyGets or sets whether to show the expand/collapse buttons in the row headers.  
    Top
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from Microsoft.Xaml.Behaviors.Behavior)
    Protected Method (Inherited from System.Windows.Media.Animation.Animatable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from C1.WPF.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called when the behavior is attached to the grid.  
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from C1.WPF.Core.C1Behavior<FlexGrid>)
    Protected MethodOverridden. Called when the behavior is detaching from the grid.  
    Protected MethodRaises the DetailCellCreating event.  
    Protected MethodRaises the DetailLoading event.  
    Protected MethodOverloaded.  (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Protected Method (Inherited from System.Windows.Freezable)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Freezable)
    Public EventOccurs when the detail cell is being created.  
    Public EventOccurs when the detail cell is being created.  
    Top
    See Also